@charset "UTF-8";
a, body {
    color: #666
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a, a:hover, a:link {
    text-decoration: none
}

.iconfont, .lh-100 {
    line-height: 1
}

.f-cb:after, .text-hidden {
    display: block;
    overflow: hidden
}

.g-container, .g-drop-down, .text-hidden {
    /*position: relative*/
}

body, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, ol, p, ul {
    padding: 0;
    margin: 0
}

body {
    font-family: -apple-system, "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
    min-width: 1280px
}

.f-cb {
    zoom: 1
}

.f-cb:after {
    height: 0;
    clear: both;
    visibility: hidden;
    content: "."
}

.fl-left {
    float: left;
    text-align: left
}

.fl-right {
    float: right;
    text-align: right
}

.bg-gray {
    background: #f9f9f9 !important
}

li, ul {
    list-style-type: none
}
.owt{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*a:hover {*/
    /*color: #174187*/
/*}*/

img {
    border: none
}
.trans{
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
}
.iconfont {
    font-size: inherit;
    font-weight: 400;
    vertical-align: baseline
}

.c-white {
    color: #fff
}

.c-red {
    color: red
}

.c-red-bold {
    color: #b00
}

.c-orange {
    color: #e89923
}

.c-orange-light {
    color: rgba(250, 80, 5, .8)
}

.c-orange-bold {
    color: #d24603
}

.c-blue {
    color: #005ca1
}

.c-blue-light {
    color: #0168c6
}

.c-blue-bold {
    color: #00488c
}

.c-blue-bold2 {
    color: #004795
}

.c-gray {
    color: #999
}

.c-gray-light {
    color: #ccc
}

.c-gray-bold {
    color: #666
}

.c-green {
    color: #5cb85c
}

.c-green-light {
    color: #5ecd5e
}

.c-green-bold {
    color: #449d44
}

.c-error {
    color: #f66
}

.c-success {
    color: #5cb85c
}

.c-success-light {
    color: #5ecd5e
}

.c-success-bold {
    color: #449d44
}

.f-10 {
    font-size: 10px
}

.f-12 {
    font-size: 12px
}

.f-13 {
    font-size: 13px
}

.f-14 {
    font-size: 14px
}

.f-16 {
    font-size: 16px
}

.f-18 {
    font-size: 18px
}

.f-20 {
    font-size: 20px
}

.f-22 {
    font-size: 22px
}

.f-25 {
    font-size: 25px
}

.f-28 {
    font-size: 28px
}

.f-30 {
    font-size: 30px
}

.f-35 {
    font-size: 35px
}

.f-40 {
    font-size: 40px
}

.text-hidden {
    white-space: nowrap;
    text-overflow: ellipsis
}

.t2 {
    text-indent: 2em
}

.lh-150 {
    line-height: 1.5
}

.lh-160 {
    line-height: 1.6
}

.lh-180 {
    line-height: 1.8
}

.lh-200 {
    line-height: 2
}

.m-0 {
    margin: 0
}

.m-t0 {
    margin-top: 0
}

.m-r0 {
    margin-right: 0
}

.m-b0 {
    margin-bottom: 0
}

.m-l0 {
    margin-left: 0
}

.p-0 {
    padding: 0
}

.p-t0 {
    padding-top: 0
}

.p-r0 {
    padding-right: 0
}

.p-b0 {
    padding-bottom: 0
}

.p-l0 {
    padding-left: 0
}

.m-1 {
    margin: 1px
}

.m-t1 {
    margin-top: 1px
}

.m-r1 {
    margin-right: 1px
}

.m-b1 {
    margin-bottom: 1px
}

.m-l1 {
    margin-left: 1px
}

.p-1 {
    padding: 1px
}

.p-t1 {
    padding-top: 1px
}

.p-r1 {
    padding-right: 1px
}

.p-b1 {
    padding-bottom: 1px
}

.p-l1 {
    padding-left: 1px
}

.m-5 {
    margin: 5px
}

.m-t5 {
    margin-top: 5px
}

.m-r5 {
    margin-right: 5px
}

.m-b5 {
    margin-bottom: 5px
}

.m-l5 {
    margin-left: 5px
}

.p-5 {
    padding: 5px
}

.p-t5 {
    padding-top: 5px
}

.p-r5 {
    padding-right: 5px
}

.p-b5 {
    padding-bottom: 5px
}

.p-l5 {
    padding-left: 5px
}

.m-10 {
    margin: 10px
}

.m-t10 {
    margin-top: 10px
}

.m-r10 {
    margin-right: 10px
}

.m-b10 {
    margin-bottom: 10px
}

.m-l10 {
    margin-left: 10px
}

.p-10 {
    padding: 10px
}

.p-t10 {
    padding-top: 10px
}

.p-r10 {
    padding-right: 10px
}

.p-b10 {
    padding-bottom: 10px
}

.p-l10 {
    padding-left: 10px
}

.m-15 {
    margin: 15px
}

.m-t15 {
    margin-top: 15px
}

.m-r15 {
    margin-right: 15px
}

.m-b15 {
    margin-bottom: 15px
}

.m-l15 {
    margin-left: 15px
}

.p-15 {
    padding: 15px
}

.p-t15 {
    padding-top: 15px
}

.p-r15 {
    padding-right: 15px
}

.p-b15 {
    padding-bottom: 15px
}

.p-l15 {
    padding-left: 15px
}

.m-20 {
    margin: 20px
}

.m-t20 {
    margin-top: 20px
}

.m-r20 {
    margin-right: 20px
}

.m-b20 {
    margin-bottom: 20px
}

.m-l20 {
    margin-left: 20px
}

.p-20 {
    padding: 20px
}

.p-t20 {
    padding-top: 20px
}

.p-r20 {
    padding-right: 20px
}

.p-b20 {
    padding-bottom: 20px
}

.p-l20 {
    padding-left: 20px
}

.m-25 {
    margin: 25px
}

.m-t25 {
    margin-top: 25px
}

.m-r25 {
    margin-right: 25px
}

.m-b25 {
    margin-bottom: 25px
}

.m-l25 {
    margin-left: 25px
}

.p-25 {
    padding: 25px
}

.p-t25 {
    padding-top: 25px
}

.p-r25 {
    padding-right: 25px
}

.p-b25 {
    padding-bottom: 25px
}

.p-l25 {
    padding-left: 25px
}

.m-30 {
    margin: 30px
}

.m-t30 {
    margin-top: 30px
}

.m-r30 {
    margin-right: 30px
}

.m-b30 {
    margin-bottom: 30px
}

.m-l30 {
    margin-left: 30px
}

.p-30 {
    padding: 30px
}

.p-t30 {
    padding-top: 30px
}

.p-r30 {
    padding-right: 30px
}

.p-b30 {
    padding-bottom: 30px
}

.p-l30 {
    padding-left: 30px
}

.m-35 {
    margin: 35px
}

.m-t35 {
    margin-top: 35px
}

.m-r35 {
    margin-right: 35px
}

.m-b35 {
    margin-bottom: 35px
}

.m-l35 {
    margin-left: 35px
}

.p-35 {
    padding: 35px
}

.p-t35 {
    padding-top: 35px
}

.p-r35 {
    padding-right: 35px
}

.p-b35 {
    padding-bottom: 35px
}

.p-l35 {
    padding-left: 35px
}

.m-40 {
    margin: 40px
}

.m-t40 {
    margin-top: 40px
}

.m-r40 {
    margin-right: 40px
}

.m-b40 {
    margin-bottom: 40px
}

.m-l40 {
    margin-left: 40px
}

.p-40 {
    padding: 40px
}

.p-t40 {
    padding-top: 40px
}

.p-r40 {
    padding-right: 40px
}

.p-b40 {
    padding-bottom: 40px
}

.p-l40 {
    padding-left: 40px
}

.m-45 {
    margin: 45px
}

.m-t45 {
    margin-top: 45px
}

.m-r45 {
    margin-right: 45px
}

.m-b45 {
    margin-bottom: 45px
}

.m-l45 {
    margin-left: 45px
}

.p-45 {
    padding: 45px
}

.p-t45 {
    padding-top: 45px
}

.p-r45 {
    padding-right: 45px
}

.p-b45 {
    padding-bottom: 45px
}

.p-l45 {
    padding-left: 45px
}

.m-50 {
    margin: 50px
}

.m-t50 {
    margin-top: 50px
}

.m-r50 {
    margin-right: 50px
}

.m-b50 {
    margin-bottom: 50px
}

.m-l50 {
    margin-left: 50px
}

.p-50 {
    padding: 50px
}

.p-t50 {
    padding-top: 50px
}

.p-r50 {
    padding-right: 50px
}

.p-b50 {
    padding-bottom: 50px
}

.p-l50 {
    padding-left: 50px
}

.m-55 {
    margin: 55px
}

.m-t55 {
    margin-top: 55px
}

.m-r55 {
    margin-right: 55px
}

.m-b55 {
    margin-bottom: 55px
}

.m-l55 {
    margin-left: 55px
}

.p-55 {
    padding: 55px
}

.p-t55 {
    padding-top: 55px
}

.p-r55 {
    padding-right: 55px
}

.p-b55 {
    padding-bottom: 55px
}

.p-l55 {
    padding-left: 55px
}

.m-60 {
    margin: 60px
}

.m-t60 {
    margin-top: 60px
}

.m-r60 {
    margin-right: 60px
}

.m-b60 {
    margin-bottom: 60px
}

.m-l60 {
    margin-left: 60px
}

.p-60 {
    padding: 60px
}

.p-t60 {
    padding-top: 60px
}

.p-r60 {
    padding-right: 60px
}

.p-b60 {
    padding-bottom: 60px
}

.p-l60 {
    padding-left: 60px
}

.w-10 {
    width: 10px
}

.w-20 {
    width: 20px
}

.w-30 {
    width: 30px
}

.w-40 {
    width: 40px
}

.w-50 {
    width: 50px
}

.w-60 {
    width: 60px
}

.w-70 {
    width: 70px
}

.w-80 {
    width: 80px
}

.w-90 {
    width: 90px
}

.w-100 {
    width: 100px
}

.w-150 {
    width: 150px
}

.w-200 {
    width: 200px
}

.w-250 {
    width: 250px
}

.w-300 {
    width: 300px
}

.w-350 {
    width: 350px
}

.w-400 {
    width: 400px
}

.w-450 {
    width: 450px
}

.w-500 {
    width: 500px
}

.w-550 {
    width: 550px
}

.w-600 {
    width: 600px
}

.w-650 {
    width: 650px
}

.w-700 {
    width: 700px
}

.w-800 {
    width: 800px
}

.w-900 {
    width: 900px
}

.w10 {
    width: 10%
}

.w20 {
    width: 20%
}

.w30 {
    width: 30%
}

.w40 {
    width: 40%
}

.w50 {
    width: 50%
}

.w60 {
    width: 60%
}

.w70 {
    width: 70%
}

.w80 {
    width: 80%
}

.w90 {
    width: 90%
}

.w100 {
    width: 100%
}
.g-left {
    float: left
}

.g-right {
    float: right
}
.bg-w{
    background: #fff;
}

.clearfix:after, .clearfix:before {
    display: block;
    content: "";
    height: 0;
    clear: both;
    line-height: 0
}

.clearfix:after {
    clear: both
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    outline: 0
}

.g-container {
    width: 1200px;
    margin: 0 auto
}

.btn {
    -webkit-transition: color .15s, background .15s;
    transition: color .15s, background .15s;
    outline: 0
}

.btn.btn-orange, .btn.btn-orange-fill {
    background-color: #fff;
    border: 1px solid #025891;
    color: #025891
}

.btn.btn-orange-fill, .btn.btn-orange-fill:hover, .btn.btn-orange:hover {
    background-color: #025891;
    color: #fff
}

.btn.btn-orange-fill:hover {
    background-color: #eb5005;
    border-color: #eb5005
}

.btn.btn-qq {
    background-color: #fff;
    border: 1px solid #357DF9;
    color: #357DF9
}

.btn.btn-qq:hover {
    background-color: #357DF9;
    color: #fff
}

.g-drop-down .drop-down-title {
    line-height: 30px
}

.g-drop-down .child-select, .g-drop-down .drop-down-menu {
    position: absolute;
    display: none;
    width: 100%;
    top: 100%;
    left: 0
}

.g-drop-down .child-select ul.select-item, .g-drop-down .drop-down-menu ul.select-item {
    position: relative;
    overflow: hidden;
    margin-top: -1px;
    border: 1px solid #eee
}

.g-drop-down .child-select ul.select-item li, .g-drop-down .drop-down-menu ul.select-item li {
    display: block;
    width: 100%;
    line-height: 35px;
    text-align: center;
    background-color: #fff
}

.g-drop-down .child-select ul.select-item li.active, .g-drop-down .child-select ul.select-item li:hover, .g-drop-down .drop-down-menu ul.select-item li.active, .g-drop-down .drop-down-menu ul.select-item li:hover {
    background-color: #f5f5f5
}

.g-drop-down:hover .child-select, .g-drop-down:hover .drop-down-menu {
    display: block
}

.slick-slider{position: relative;
    margin-top: 0px;outline: none;display: block; -moz-box-sizing: border-box;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: 0 none;}
.slick-list.dragging{cursor: pointer; cursor: hand;outline: 0 none;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before,.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none; float: left;outline: 0 none;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;
    width: 100%;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;}
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-arrow.slick-hidden { display: none;}
.slick-dots { position: absolute; bottom: 45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; padding: 0px; cursor: pointer; }
.slick-dots button{display: none;}
.banner .slick-dots{
    bottom: 43px;
    height: 11px;
    text-align: center;
}
.banner .slick-dots li{
    width: 11px;
    height: 11px;
    vertical-align: top;
    margin: 0 6px;
    float: none;
    border: 2px #FFFFFF solid;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    filter:alpha(opacity=75);
    -moz-opacity: .75;
    -khtml-opacity: .75;
    opacity: .75;
}
.banner .slick-dots li.slick-active{
    border-color: #337ab7;
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    background: #337ab7;
}
.banner_inside{
    margin-top: 0px;
    overflow: hidden;
}
.banner_inside img{
    width: 100%;
    display: block;
    float: left;
    margin-top: 99px;
}
.banner_inside .inside-container{ position:relative; margin:0 auto;}
.banner_inside .inside-container>.wrap{ display:none; position:absolute;z-index:9; left:50%; bottom:40%; width:80%; margin-left:-40%;}
.banner_inside .inside-container .txt{ text-align:left;}
.banner_inside .inside-container .txt>h3{ display:block; font-size:40px; font-weight:700; color:#333;}
.banner_inside .inside-container .txt>span{display:block;padding:10px 0; font-size:22px; font-family:Arial; color:rgba(0,0,0,.5);}
.banner_inside .inside-container img{width:100%; height:auto; margin:0 auto;h400}
#path{ color:#999;position:relative;z-index:99; width:100%;height:60px; line-height:60px; background:#f7f7f7; border-bottom:1px solid #e6e6e6;}
#path>.wrap{width:90%;max-width:1360px; margin:0 auto; font-size:14px; color:#999;}
#path a{display:inline-block; color:#999; transition:all .35s;}
#path a:hover{ color:#337ab7;}
#path a.A{ color:#337ab7 !important;}
#path.active {transform: translateX(-200px);}
#path .g-container{
    padding-left: 20px;
    background: url("../images/location.png") left center no-repeat;
    background-size: 15px;
}
/*kefu*/

@keyframes scaleDraw {
    /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
    0% {
        /*transform:scale(1);*/
        margin-top: 5px;
        /*开始为原始大小*/
    }
    25% {
        /*transform:scale(1.1);*/
        margin-top: 0px;
        /*放大1.1倍*/
    }
    50% {
        margin-top: 5px;
    }
    75% {
        margin-top: 0px;
    }
}


/*kefu TOP*/

#kefu{position:fixed;z-index:1001;right:0;bottom:105px;width:70px;height:240px;}
#kefu .kefu-box{position:relative;float:right;}
#kefu .clearfix:after{content:""; display:block; clear:both;}
#kefu .a{display:block;width:44px;height:44px;background:rgba(208,2,28,.8);margin-bottom:4px;cursor:pointer;outline:none;}
#kefu .a.active, #kefu .a:hover{background:rgba(208,8,28,.8);}
#kefu .a .i{float:left;width:44px;height:44px;background-image:url(../images/kefu_icon.png);background-repeat:no-repeat;}
#kefu .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/kefu-bg.png);background-repeat:no-repeat;background-position:0 0;}
#kefu .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/kefu-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
#kefu .a-mall .i{width:20px; height:20px; margin-top:12px; margin-left:12px; background-image:url(../images/ico.kf.taobao.png); background-repeat:no-repeat; background-size:100%;}
#kefu .a-qrcode .i{background-position:-44px 0;}
#kefu .a-cart .i{background-position:-88px 0;}
#kefu .a-top .i{background-position:-132px 0;}
#kefu .a-top{background:rgba(0,0,0,.8);display:none;}
#kefu .a-top:hover{background:rgba(0,0,0,.4);}
#kefu .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
#kefu .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/kefu_bg_arrow.png) no-repeat;right:-8px;top:31px;}
#kefu .d-service{top:0;}
#kefu .d-service-phone{top:34px;}
#kefu .d-qrcode{top:78px;}
#kefu .d .inner-box{padding:8px 22px 12px;
    height: 92px;}
#kefu .d-service-item{padding:14px 0;}
#kefu .d-service .d-service-item{border-bottom:none;}
#kefu .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
#kefu .d-service-item .i-qq{width:44px;height:44px;background:url(../images/kefu_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
#kefu .d-service-item:hover .i-qq{background-position:center 3px;}
#kefu .d-service-item .i-tel{width:44px;height:44px;background:url(../images/kefu_con_icon02.png) no-repeat center center;display:block;}
#kefu .d-service-item h3{float:left;width:112px;font-size:15px;margin-left:12px;}
#kefu .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
#kefu .d-service-item .text .number{font-family:Arial; color:#0067b0;}
#kefu .d-service-intro{padding-top:10px;}
#kefu .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
#kefu .d-service-intro i{background:url(../images/kefu_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
#kefu .d-qrcode{text-align:center; width:221px;}
#kefu .d-qrcode .inner-box{padding:20px 0;
    height: 149px;}
#kefu .d-qrcode .qrcode{ display:inline-block; width:110px;padding:0 9px; border-left:1px solid #eee;}
#kefu .d-qrcode .qrcode:first-child{ border:0 !important;}
#kefu .d-qrcode .qrcode>img{ width:100%; height:auto;}
#kefu .d-qrcode p{font-size:15px;color:#93959c;}

#kefu .d-mall{text-align:center; width:145px; top: 128px;}
#kefu .d-mall .inner-box{padding:20px 0;}
#kefu .d-mall .qrcode{ display:inline-block; width:110px; padding:0 9px; border-left:1px solid #eee;}
#kefu .d-mall .qrcode:first-child{ border:0 !important;}
#kefu .d-mall .qrcode img{ width:100%; height:auto;}
#kefu .d-mall p{font-size:12px;color:#93959c;}

@media only screen and (max-width: 960px){
    #kefu{display:none;}
}

/*END*/

/*分页*/
.sub-page .page {
    text-align: center;
    margin-top: 50px
}

.sub-page .page .pagination li {
    float: none;
    display: inline-block
}

.sub-page .page .pagination li a {
    margin: 0 5px;
    padding: 6px 15px;
    color: #337ab7;
    font-size: 16px;
    border-radius: 5px
}

.sub-page .page .pagination li.active a {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.sub-page .page-content p > img, .sub-page .page-content p > span > img {
    max-width: 100%
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
    margin: 0 5px;
    padding: 6px 15px;
    color: #337ab7;
    font-size: 16px;
    border-radius: 5px
}
.n_chengguo>ul >li{float:left;width:350px;border:#f6f8f9 10px solid;margin: 0 25px 30px 25px;box-sizing:  border-box; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}

.n_chengguo>ul>li>.pic_box{width: 100%;height: 329px;display:table;overflow:hidden;}

.n_chengguo>ul>li>.pic_box .box{display:table-cell;vertical-align:middle;text-align: -webkit-center;}

.n_chengguo>ul>li img{max-width: 240px;height: 200px;display:block;margin: 0 auto;}

.n_chengguo>ul>li h5{font-size: 14px;color: #7b7b7b;text-align:center;margin:1.5rem 0 1rem;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}

.n_chengguo>ul>li:hover{ border:#006cc6 10px solid;}

.n_chengguo>ul>i:hover h5{ color:#006cc6;}
